Autogenerated HTML docs for v1.7.8.1-362-g5d6df 
diff --git a/pretty-formats.txt b/pretty-formats.txt index 561cc9f..880b6f2 100644 --- a/pretty-formats.txt +++ b/pretty-formats.txt 
@@ -132,6 +132,10 @@  - '%N': commit notes  - '%gD': reflog selector, e.g., `refs/stash@\{1\}`  - '%gd': shortened reflog selector, e.g., `stash@\{1\}` +- '%gn': reflog identity name +- '%gN': reflog identity name (respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1]) +- '%ge': reflog identity email +- '%gE': reflog identity email (respecting .mailmap, see linkgit:git-shortlog[1] or linkgit:git-blame[1])  - '%gs': reflog subject  - '%Cred': switch color to red  - '%Cgreen': switch color to green